home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 March
/
EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso
/
earcd
/
comm2
/
amislt14.lha
/
AmiSlate
/
ExampleRexx
/
getpixel.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1996-01-27
|
176b
|
12 lines
/* Test GetPixel */
parse arg CommandPort LocalOrRemote
address (CommandPort)
options results
GetPixel 50 30
say "The pix el at co ordinates fifty thirty is of color " rc